home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishcontents / 326-350 / contents_345 < prev    next >
Text File  |  1992-05-06  |  3KB  |  60 lines

  1. This is disk 345 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. CRobots        A game based on computer programming.  Unlike arcade type
  6.         games which require human input controlling some object,
  7.         all strategy in CRobots is condensed into a C language
  8.         program that you design and write, to control a robot
  9.         whose mission is to seek out, track, and destroy other
  10.         robots, each running different programs.  All robots are
  11.         equally equipped, and up to four may compete at once.
  12.         This is version 2.3w, an update to version 2.2w on disk
  13.         331.  Binary only, source available from author.
  14.         Author:  Tom Poindexter, Amiga version by David Wright
  15.  
  16. Du        Prints number of disc blocks used in selected files or
  17.         directories.  Modified from original version on disk 48
  18.         to make output more readable, and handle ^C exit.
  19.         Includes source.
  20.         Author:  Joe Mueller, enhancements by Gary Duncan
  21.  
  22. GetImage    An enhanced version of "gi" from disk 14.  It now looks
  23.         for the GRAB marker, in the brush file, instead of assuming
  24.         that it is at a specific place, sets up the PlanePick
  25.         value in the Image structure, and deletes any unused
  26.         bitplanes to save memory and disk space.  Includes source.
  27.         Author: Mike Farren, enhancements by Chuck Brand
  28.  
  29. MemFrag        Displays number of memory chunks/sizes to show memory
  30.         fragmentation.  Chunks are displayed as 2**N bytes which is
  31.         a rough guide but still useful.  This is an enhanced version
  32.         of "Frags" from disk 69.  Includes source.
  33.         Author:  Mike Meyer, enhancements by Gary Duncan
  34.  
  35. Roses        A program that draws sine roses.  Implements an algorithm
  36.         given in the article "A Rose is a Rose ..." by Peter M.
  37.         Maurer in American Mathematical Monthly, Vol 94, No. 7,
  38.         1987, p 631.  A sine rose is a graph of the polar equation
  39.         "r = sin(n*d)" for various values of n and d.
  40.         Author:  Carmen Artino
  41.  
  42. Unshar        This program extracts files from Unix shar archives.  It
  43.         scores over similar programs by being small and fast,
  44.         handling extraction of subdirectories, recognising a wide
  45.         variety of `sed' and `cat' shar formats, and handling large
  46.         files spread across several shar files.  This is version 1.3,
  47.         an update to the version on disk 287.  Includes C source.
  48.         Author:  Eddy Carroll
  49.  
  50. VcEd        A Voice (Tone) Editor for the Yamaha 4 Operator series
  51.         synthesizers.  Binary only, source available from author.
  52.         Author:  Chuck Brand
  53.  
  54. X2X        Cross converts between Motorola/Intel/Tektronix ASCII-hex
  55.         files.  These files are typically used for down-line-loading
  56.         into EPROMS, or for transmission where binary files cause
  57.         chaos.  Handles S1, S2, S3, INTEL (inc USBA records),
  58.         Tektronix (inc extended).  Source included.
  59.         Author:  Gary Duncan.
  60.